﻿2026-07-16T13:24:12.5628633Z ##[group]Run actions/checkout@v5
2026-07-16T13:24:12.5630222Z with:
2026-07-16T13:24:12.5630908Z   fetch-depth: 0
2026-07-16T13:24:12.5631658Z   repository: BigscreenVR/spt-bs-core
2026-07-16T13:24:12.5638706Z   token: ***
2026-07-16T13:24:12.5639552Z   ssh-strict: true
2026-07-16T13:24:12.5640257Z   ssh-user: git
2026-07-16T13:24:12.5640992Z   persist-credentials: true
2026-07-16T13:24:12.5641778Z   clean: true
2026-07-16T13:24:12.5642490Z   sparse-checkout-cone-mode: true
2026-07-16T13:24:12.5643335Z   fetch-tags: false
2026-07-16T13:24:12.5644044Z   show-progress: true
2026-07-16T13:24:12.5644768Z   lfs: false
2026-07-16T13:24:12.5645445Z   submodules: false
2026-07-16T13:24:12.5646172Z   set-safe-directory: true
2026-07-16T13:24:12.5647203Z ##[endgroup]
2026-07-16T13:24:12.6511054Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T13:24:12.6513455Z ##[group]Getting Git version info
2026-07-16T13:24:12.6514953Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T13:24:12.6517299Z [command]/usr/bin/git version
2026-07-16T13:24:12.6518139Z git version 2.43.0
2026-07-16T13:24:12.6521214Z ##[endgroup]
2026-07-16T13:24:12.6529868Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2ce3bd3f-4f4d-42f8-8491-69deb5c881b4' before making global git config changes
2026-07-16T13:24:12.6532380Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T13:24:12.6534542Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T13:24:12.6566537Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T13:24:12.6585844Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T13:24:12.6595784Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T13:24:12.6598136Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T13:24:12.6672953Z HEAD
2026-07-16T13:24:12.6710711Z ##[endgroup]
2026-07-16T13:24:12.6711711Z [command]/usr/bin/git submodule status
2026-07-16T13:24:12.6894269Z ##[group]Cleaning the repository
2026-07-16T13:24:12.6929676Z [command]/usr/bin/git clean -ffdx
2026-07-16T13:24:16.0547925Z Removing .adapter-notify/
2026-07-16T13:24:16.0548459Z Removing target/
2026-07-16T13:24:16.0558191Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T13:24:16.0744516Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:24:16.0749759Z ##[endgroup]
2026-07-16T13:24:16.0751993Z ##[group]Disabling automatic garbage collection
2026-07-16T13:24:16.0754682Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T13:24:16.0779997Z ##[endgroup]
2026-07-16T13:24:16.0780470Z ##[group]Setting up auth
2026-07-16T13:24:16.0786154Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T13:24:16.0813219Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T13:24:16.1003173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T13:24:16.1025752Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T13:24:16.1212506Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T13:24:16.1238021Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T13:24:16.1426137Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T13:24:16.1456955Z ##[endgroup]
2026-07-16T13:24:16.1457474Z ##[group]Fetching the repository
2026-07-16T13:24:16.1465631Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +a7bc1d1cd71a406b5a1d14a00194895436ed721f:refs/remotes/pull/14/merge
2026-07-16T13:24:17.3965121Z ##[endgroup]
2026-07-16T13:24:17.3966029Z ##[group]Determining the checkout info
2026-07-16T13:24:17.3966949Z ##[endgroup]
2026-07-16T13:24:17.3970874Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T13:24:17.4010242Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T13:24:17.4033982Z ##[group]Checking out the ref
2026-07-16T13:24:17.4036940Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/14/merge
2026-07-16T13:24:17.4076485Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:24:17.4080043Z ##[endgroup]
2026-07-16T13:24:17.4112455Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T13:24:17.4133841Z a7bc1d1cd71a406b5a1d14a00194895436ed721f
